home *** CD-ROM | disk | FTP | other *** search
/ Internet Magazine 2003 May / INTERNET103.ISO / mac / SOFTWARE / MAC / MULTIMED / REALONE / RealOnePlayerGold2.sit / RealOne Player.app / Contents / Info.plist next >
Encoding:
Extensible Markup Language  |  2002-11-20  |  4.1 KB  |  137 lines  |  [TEXT/CWIE]

  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <!DOCTYPE plist SYSTEM "file://localhost/System/Library/DTDs/PropertyList.dtd">
  3. <plist version="0.9">
  4. <dict>
  5.     <key>CFBundleDevelopmentRegion</key><string>English</string>
  6.     <key>CFBundleDocumentTypes</key>
  7.         <array>
  8.             <dict>
  9.                 <key>CFBundleTypeExtensions</key>
  10.                 <array>
  11.                     <string>ram</string>
  12.                     <string>rm</string>
  13.                     <string>ra</string>
  14.                     <string>rmj</string>
  15.                     <string>rpm</string>
  16.                     <string>rt</string>
  17.                     <string>swf</string>
  18.                     <string>rmvb</string>
  19.                     <string>swf</string>
  20.                     <string>png</string>
  21.                     <string>gif</string>
  22.                     <string>jpg</string>
  23.                     <string>wav</string>
  24.                     <string>pls</string>
  25.                 </array>
  26.                 <key>CFBundleTypeIconFile</key><string>RealPlayerDoc.icns</string>
  27.                 <key>CFBundleTypeName</key><string>RealOne Player Media Files</string>
  28.                 <key>CFBundleTypeOSTypes</key>
  29.                 <array>
  30.                     <string>PNRA</string>
  31.                     <string>PNRM</string>
  32.                     <string>JPEG</string>
  33.                     <string>GIFf</string>
  34.                     <string>PNGf</string>
  35.                     <string>SWFL</string>
  36.                     <string>.WAV</string>
  37.                 </array>
  38.                 <key>CFBundleTypeRole</key><string>Viewer</string>
  39.             </dict>
  40.             <dict>
  41.                 <key>CFBundleTypeExtensions</key>
  42.                 <array>
  43.                     <string>rnx</string>
  44.                 </array>
  45.                 <key>CFBundleTypeIconFile</key><string>RealPlayerRNX.icns</string>
  46.                 <key>CFBundleTypeName</key><string>RealOne Player Configuration Files</string>
  47.                 <key>CFBundleTypeOSTypes</key>
  48.                 <array>
  49.                     <string>PNrx</string>
  50.                 </array>
  51.                 <key>CFBundleTypeRole</key><string>Editor</string>
  52.             </dict>
  53.             <dict>
  54.                 <key>CFBundleTypeExtensions</key>
  55.                 <array>
  56.                     <string>smil</string>
  57.                     <string>smi</string>
  58.                 </array>
  59.                 <key>CFBundleTypeIconFile</key><string>RealPlayerSMIL.icns</string>
  60.                 <key>CFBundleTypeName</key><string>SMIL multimedia file</string>
  61.                 <key>CFBundleTypeOSTypes</key>
  62.                 <array>
  63.                     <string>SMIL</string>
  64.                     <string>.SMI</string>
  65.                 </array>
  66.                 <key>CFBundleTypeRole</key><string>Viewer</string>
  67.             </dict>
  68.             <dict>
  69.                 <key>CFBundleTypeExtensions</key>
  70.                 <array>
  71.                     <string>sdp</string>
  72.                 </array>
  73.                 <key>CFBundleTypeIconFile</key><string>RealPlayerDoc.icns</string>
  74.                 <key>CFBundleTypeName</key><string>Scalable Multicast stream file</string>
  75.                 <key>CFBundleTypeOSTypes</key>
  76.                 <array>
  77.                     <string>RSDP</string>
  78.                     <string>SDP </string>
  79.                 </array>
  80.                 <key>CFBundleTypeRole</key><string>Viewer</string>
  81.             </dict>
  82.             <dict>
  83.                 <key>CFBundleTypeExtensions</key>
  84.                 <array>
  85.                     <string>mp3</string>
  86.                 </array>
  87.                 <key>CFBundleTypeIconFile</key><string>RealPlayerMusic.icns</string>
  88.                 <key>CFBundleTypeName</key><string>MP3 audio file</string>
  89.                 <key>CFBundleTypeOSTypes</key>
  90.                 <array>
  91.                     <string>MPG3</string>
  92.                     <string>MPEG</string>
  93.                     <string>MP3 </string>
  94.                     <string>Mp3 </string>
  95.                 </array>
  96.                 <key>CFBundleTypeRole</key><string>Viewer</string>
  97.             </dict>
  98.         </array>
  99.     <key>CFBundleURLTypes</key>
  100.         <array>
  101.             <dict>
  102.                 <key>CFBundleURLName</key><string>rtsp URL</string>
  103.                 <key>CFBundleURLSchemes</key>
  104.                 <array>
  105.                     <string>rtsp</string>
  106.                 </array>
  107.             </dict>
  108.             <dict>
  109.                 <key>CFBundleURLName</key><string>pnm URL</string>
  110.                 <key>CFBundleURLSchemes</key>
  111.                 <array>
  112.                     <string>pnm</string>
  113.                 </array>
  114.             </dict>
  115.             <dict>
  116.                 <key>CFBundleURLName</key><string>file URL</string>
  117.                 <key>CFBundleURLSchemes</key>
  118.                 <array>
  119.                     <string>file</string>
  120.                 </array>
  121.             </dict>
  122.         </array>
  123.     <key>CFBundleExecutable</key><string>RealOne Player</string>
  124.     <key>CFBundleIconFile</key><string>RealPlayer.icns</string>
  125.     <key>CFBundleIdentifier</key><string>com.RealNetworks.RealOne Player</string>
  126.     <key>CFBundleInfoDictionaryVersion</key><string>6.0</string>
  127.     <key>CFBundleName</key><string>RealOne Player</string>
  128.     <key>CFBundlePackageType</key><string>APPL</string>
  129.     <key>CFBundleSignature</key><string>PNst</string>
  130.     <key>CFBundleVersion</key><string>9.0.0</string>
  131.     <key>CFBundleShortVersionString</key><string>9.0</string>
  132.     <key>CFBundleGetInfoString</key><string>9.0, RealOne Player for Macintosh ┬«, ┬⌐ 1995-2002 RealNetworks, Inc.</string>
  133.     <key>LSRequiresCarbon</key><true/>
  134.     <key>CSResourcesFileMapped</key><true/>
  135. </dict>
  136. </plist>
  137.